loadkeys la-latin1 cfdisk dos (solo si el disco es nuevo) sda1 --> / --> Primary --> 83 (98 G) sda2 --> Swap --> Primary --> 82 (3 G) sda3 --> J2RM --> Primary --> 83 (Resto) --> * Si ya se tiene esta partición creada como respaldo, no se toca, es decir, no se crea ni se monta. mkfs.ext4 /dev/sda1 mkfs.ext4 /dev/sda3 --> * Si ya se tiene esta partición creada como respaldo no se formatea. mkswap /dev/sda2 mount /dev/sda1 /mnt mkdir /mnt/home swapon /dev/sda2 pacman -Sy parabola-keyring pacstrap /mnt base base-devel pacstrap /mnt grub-bios genfstab -p /mnt >> /mnt/etc/fstab arch-chroot /mnt nano /etc/hostname j2rm nano /etc/locale.conf LANG="es_VE.UTF-8" export LANG=es_VE.UTF-8 nano /etc/locale.gen borrar el # delante de es_VE.utf-8 nano /vconsole.conf KEYMAP=la-latin1 locale-gen ln -s /usr/share/zoneinfo/America/Caracas /etc/localtime mkinitcpio -p linux-libre grub-install /dev/sda grub-mkconfig -o /boot/grub/grub.cfg passwd CLAVE CLAVE exit umount -a reboot root CLAVE useradd -m -g users -G "adm,audio,lp,optical,storage,video,wheel,games,power,scanner" j2rm passwd j2rm CLAVE CLAVE exit j2rm CLAVE su CLAVE systemctl start dhcpcd systemctl enable dhcpcd pacman -S xorg-server xorg-utils xorg-server-utils xorg-xinit xf86-video-vesa xf86-input-evdev pulseaudio pulseaudio-alsa notify-osd pavucontrol pacman -S xfce4 xfc4-goodies gamin gstreamer0.10-base-plugins pacman -S xdg-user-dirs qtox audacious gimp xournal mpv mplayer smplayer iceweasel iceweacel-l1on-es-es icedove emacs elinks pdfsam mps-youtube youtube-dl libreoffice-fresh libreoffice-fresh-es unar xarchiver gvfs unzip ttf-droid ttf-liberation ttf-inconsolata ttf-bitstream-vera ttf-freefont ttf-dejavu artwiz-fonts localectl set-x11-keymap latam nano /etc/X11/xinit/.xinitrc exec startxfce4 --with-ck-launch reboot ------------------------------------------------------------------------ ATAJOS EMACS --> /usr/bin/emacs --> alt + mod4 + E TERMINAL --> /usr/bin/xfce4-ternimal --> ctrl + alt + T TOR --> Copiar Propiedades --> alt + mod4 + T ICEWEACEL --> exo-open --launch WebBrowser --> alt + mod4 + I ICEDOVE --> exo-open --launch MailReader --> alt + mod4 + R QTOX --> /usr/bin/qtox --> alt + mod4 + Q LIBREOFFICE --> /usr/bin/libreoffice -writer --> alt + mod4 + W AUDACIOUS --> /usr/bin/audacious --> alt + mod4 + A THUNAR --> /usr/bin/thunar --> alt + mod4 + D GIMP --> /usr/bin/gimp --> alt + mod4 + G CAPTURA --> /usr/bin/xfce4-screenshooter --> alt + mod4 + C ------------------------------------------------------------------------ ESTILO --> ADWAITA ICONOS --> LA CAPITAINE ------------------------------------------------------------------------ MODIFICAR (AÑADIR/QUITAR) APLICACIONES DEL MENU --> /usr/share/applications MODIFICAR (AÑADIR/QUITAR) OPCIONES DEL MENU --> /etc/xdg/menus/xfce-applications.menu